C#
VB
C++
Appends the cut line object to the collection using the specified index.
public override void Insert(
int index,
MedicalViewerPlaneCutLine item
)
Public Overrides Sub Insert( _
ByVal index As Integer, _
ByVal item As MedicalViewerPlaneCutLine _
)
index
Index of the item to insert.
item
MedicalViewerPlaneCutLine that represents the item to be inserted.
MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Class
MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> Members
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET